Component org.nuxeo.ecm.platform.pictureweb.LifeCycleManagerExtensions
In bundle org.nuxeo.ecm.platform.picture.core
Contributions
XML Source
<?xml version="1.0"?>
<component
name="org.nuxeo.ecm.platform.pictureweb.LifeCycleManagerExtensions">
<extension target="org.nuxeo.ecm.core.lifecycle.LifeCycleService"
point="types">
<types>
<type name="PictureBook">default</type>
</types>
</extension>
</component>